-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix incorrect declaration of output directory #219
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This commit fixes an issue with the Gradle plugin where the directory where test ids are generated was incorrectly declared as an output of the test task. This caused independent test tasks to be out-of-date when they shouldn't. Fixes #218
graemerocher
approved these changes
Feb 28, 2022
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-bigquery
Mar 24, 2022
… v0.9.11 (#1932) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-bigquery
Mar 24, 2022
…to v0.9.11 (#1931) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquery).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-secretmanager
Mar 24, 2022
…to v0.9.11 (#735) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-secretmanager).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-storage
Mar 24, 2022
…to v0.9.11 (#1306) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-storage
Mar 24, 2022
… v0.9.11 (#1307) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-bigtable
Mar 24, 2022
… v0.9.11 (#1208) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-secretmanager
Mar 24, 2022
… v0.9.11 (#736) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-secretmanager).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-trace
Mar 24, 2022
…to v0.9.11 (#764) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-trace).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-tasks
Mar 24, 2022
…to v0.9.11 (#653) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-tasks).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-firestore
Mar 24, 2022
…to v0.9.11 (#923) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-firestore).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-trace
Mar 24, 2022
… v0.9.11 (#765) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-trace).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-datastore
Mar 24, 2022
…to v0.9.11 (#691) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-datastore).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-pubsub
Mar 24, 2022
…to v0.9.11 (#1064) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-tasks
Mar 24, 2022
… v0.9.11 (#654) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-tasks).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-bigtable
Mar 24, 2022
…to v0.9.11 (#1207) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.9` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 ### [`v0.9.10`](https://github.com/graalvm/native-build-tools/releases/0.9.10) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.9...0.9.10) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Introduce skipNativeTests flag in Maven plugin by [@​sbrannen](https://github.com/sbrannen) in [https://github.com/graalvm/native-build-tools/pull/193](https://github.com/graalvm/native-build-tools/pull/193) - Fix system property breaking build cacheability by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/192](https://github.com/graalvm/native-build-tools/pull/192) - Make sure executable ends with `.exe` under Windows by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/199](https://github.com/graalvm/native-build-tools/pull/199) - Make it possible to override the classpath by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/200](https://github.com/graalvm/native-build-tools/pull/200) - Upgrade to Gradle 7.4 by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/202](https://github.com/graalvm/native-build-tools/pull/202) - Fix race condition if tests are executed in parallel by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/195](https://github.com/graalvm/native-build-tools/pull/195) - Add support for `@arg` file by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/205](https://github.com/graalvm/native-build-tools/pull/205) **Full Changelog**: graalvm/native-build-tools@0.9.9...0.9.10 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-firestore
Mar 24, 2022
… v0.9.11 (#924) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-firestore).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-pubsub
Mar 24, 2022
… v0.9.11 (#1065) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-datastore
Mar 24, 2022
… v0.9.11 (#692) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-datastore).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-logging
Mar 24, 2022
… v0.9.11 (#911) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-logging).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-logging
Mar 24, 2022
…to v0.9.11 (#912) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) #### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-logging).
gcf-merge-on-green bot
referenced
this pull request
in googleapis/java-spanner
Jun 23, 2022
…to v0.9.12 (#1906) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.12` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.12/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.12/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.12/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.12/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.12`](https://github.com/graalvm/native-build-tools/releases/tag/0.9.12) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.11...0.9.12) #### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add Mockito / Byte Buddy support documentation by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/236](https://github.com/graalvm/native-build-tools/pull/236) - Prevent builds from failing if no test list is present by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/239](https://github.com/graalvm/native-build-tools/pull/239) - Support different agent modes in the native-image Gradle plugin by [@​gradinac](https://github.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/230](https://github.com/graalvm/native-build-tools/pull/230) - JVM Reachability Metadata support for Maven by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/240](https://github.com/graalvm/native-build-tools/pull/240) - Warn about deprecated agent DSL by [@​gradinac](https://github.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/242](https://github.com/graalvm/native-build-tools/pull/242) - Rework Maven plugin by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/247](https://github.com/graalvm/native-build-tools/pull/247) - Add Gradle rich output support, configure default metadata URL on Maven by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/249](https://github.com/graalvm/native-build-tools/pull/249) - Fix wrong scope for test dependencies by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/251](https://github.com/graalvm/native-build-tools/pull/251) - Add documentation for alternative build systems. by [@​gradinac](https://github.com/gradinac) in [https://github.com/graalvm/native-build-tools/pull/248](https://github.com/graalvm/native-build-tools/pull/248) **Full Changelog**: graalvm/native-build-tools@0.9.11...0.9.12 ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/tag/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner).
averikitsch
referenced
this pull request
in GoogleCloudPlatform/java-docs-samples
Oct 27, 2022
…to v0.9.11 (#653) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:junit-platform-native](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-tasks).
averikitsch
referenced
this pull request
in GoogleCloudPlatform/java-docs-samples
Oct 27, 2022
… v0.9.11 (#654) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graalvm/native-build-tools</summary> ### [`v0.9.11`](https://github.com/graalvm/native-build-tools/releases/0.9.11) [Compare Source](https://github.com/graalvm/native-build-tools/compare/0.9.10...0.9.11) ##### What's Changed Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog). - Add issue templates by [@​lazar-mitrovic](https://github.com/lazar-mitrovic) in [https://github.com/graalvm/native-build-tools/pull/216](https://github.com/graalvm/native-build-tools/pull/216) - Fix [@​arg](https://github.com/arg) file not being used for tests in Maven by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/212](https://github.com/graalvm/native-build-tools/pull/212) - Make it possible to use environment variables in native tests by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/217](https://github.com/graalvm/native-build-tools/pull/217) - Fix incorrect declaration of output directory by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/219](https://github.com/graalvm/native-build-tools/pull/219) - Refactor build by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/220](https://github.com/graalvm/native-build-tools/pull/220) - Integrate native configuration repository with Gradle by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/204](https://github.com/graalvm/native-build-tools/pull/204) - Rework argfile generation by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/223](https://github.com/graalvm/native-build-tools/pull/223) - Rename `metadataRepository` and document feature by [@​melix](https://github.com/melix) in [https://github.com/graalvm/native-build-tools/pull/225](https://github.com/graalvm/native-build-tools/pull/225) - Support applications with custom packaging types by [@​alvarosanchez](https://github.com/alvarosanchez) in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) ##### New Contributors - [@​alvarosanchez](https://github.com/alvarosanchez) made their first contribution in [https://github.com/graalvm/native-build-tools/pull/226](https://github.com/graalvm/native-build-tools/pull/226) **Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-tasks).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This commit fixes an issue with the Gradle plugin where the directory
where test ids are generated was incorrectly declared as an output of
the test task. This caused independent test tasks to be out-of-date
when they shouldn't.
Fixes #218